[INFO] fetching crate rhai-sdk-common-utils 0.1.0...
[INFO] fixing rhai-sdk-common-utils-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate rhai-sdk-common-utils 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rhai-sdk-common-utils 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rhai-sdk-common-utils 0.1.0
[INFO] tweaked toml for crates.io crate rhai-sdk-common-utils 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rhai-sdk-common-utils 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rhai-sdk-common-utils 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rex-cedar-auth v0.1.0
[INFO] [stderr]   Downloaded bounded-vec-deque v0.1.1
[INFO] [stderr]   Downloaded syslog-tracing v0.3.1
[INFO] [stderr]   Downloaded rust-sdk-common-utils v0.1.0
[INFO] [stderr]   Downloaded rex-logger v0.1.0
[INFO] [stderr]   Downloaded cedar-policy v4.10.0
[INFO] [stderr]   Downloaded logos v0.16.1
[INFO] [stderr]   Downloaded pretty v0.12.5
[INFO] [stderr]   Downloaded nonempty v0.12.0
[INFO] [stderr]   Downloaded logos-derive v0.16.1
[INFO] [stderr]   Downloaded derive-getters v0.5.0
[INFO] [stderr]   Downloaded cedar-policy-formatter v4.10.0
[INFO] [stderr]   Downloaded unicode-security v0.1.2
[INFO] [stderr]   Downloaded thin-vec v0.2.16
[INFO] [stderr]   Downloaded logos-codegen v0.16.1
[INFO] [stderr]   Downloaded rex-runner-registrar-utils v0.1.0
[INFO] [stderr]   Downloaded cedar-policy-core v4.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4e985703a02b44d7ffebd0b02544d5eb0bd16d5c1379cae639c10139c71b00cf
[INFO] running `Command { std: "docker" "start" "4e985703a02b44d7ffebd0b02544d5eb0bd16d5c1379cae639c10139c71b00cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e985703a02b44d7ffebd0b02544d5eb0bd16d5c1379cae639c10139c71b00cf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e985703a02b44d7ffebd0b02544d5eb0bd16d5c1379cae639c10139c71b00cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e985703a02b44d7ffebd0b02544d5eb0bd16d5c1379cae639c10139c71b00cf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking linked_hash_set v0.1.6
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking unicode-security v0.1.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking rustc-literal-escaper v0.0.7
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling cedar-policy v4.10.0
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking bounded-vec-deque v0.1.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]     Checking thin-vec v0.2.16
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking assert_fs v1.1.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking syslog-tracing v0.3.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking rex-runner-registrar-utils v0.1.0
[INFO] [stderr]     Checking rhai v1.24.0
[INFO] [stderr]    Compiling rhai-sdk-common-utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking rex-logger v0.1.0
[INFO] [stderr]    Compiling cedar-policy-core v4.10.0
[INFO] [stderr]     Checking cedar-policy-formatter v4.10.0
[INFO] [stderr]     Checking rex-cedar-auth v0.1.0
[INFO] [stderr]     Checking rust-sdk-common-utils v0.1.0
[INFO] [stdout] error[E0433]: cannot find module or crate `rex_test_utils` in this scope
[INFO] [stdout]   --> src/duration.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use rex_test_utils::rhai::common::create_test_engine_and_register;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rex_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rex_test_utils`, use `cargo add rex_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rex_test_utils` in this scope
[INFO] [stdout]    --> src/registry.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |     use rex_test_utils::rhai::common::create_test_engine_and_register;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rex_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rex_test_utils`, use `cargo add rex_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rex_test_utils` in this scope
[INFO] [stdout]  --> tests/random.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rex_test_utils::rhai::common::create_test_engine_and_register;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rex_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rex_test_utils`, use `cargo add rex_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rhai-sdk-common-utils` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rhai-sdk-common-utils` (test "random") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `rex_test_utils` in this scope
[INFO] [stdout]  --> tests/datetime.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rex_test_utils::assertions::assert_error_contains;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rex_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rex_test_utils`, use `cargo add rex_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rex_test_utils` in this scope
[INFO] [stdout]  --> tests/datetime.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rex_test_utils::rhai::common::create_test_engine_and_register;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rex_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rex_test_utils`, use `cargo add rex_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rhai-sdk-common-utils` (test "datetime") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4e985703a02b44d7ffebd0b02544d5eb0bd16d5c1379cae639c10139c71b00cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e985703a02b44d7ffebd0b02544d5eb0bd16d5c1379cae639c10139c71b00cf", kill_on_drop: false }`
[INFO] [stdout] 4e985703a02b44d7ffebd0b02544d5eb0bd16d5c1379cae639c10139c71b00cf
